'Declaration Public Overloads Sub DrawText( _ ByVal astrText() As String, _ ByVal text As RectangleF _ )
public void DrawText( string[] astrText, RectangleF text )
Parameters
- astrText
- The astr text.
- text
- The text.
'Declaration Public Overloads Sub DrawText( _ ByVal astrText() As String, _ ByVal text As RectangleF _ )
public void DrawText( string[] astrText, RectangleF text )